home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990422-19990725 / 000116_news@watsun.cc.columbia.edu _Sun May 30 10:23:31 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@watsun.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA23098
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Sun, 30 May 1999 10:23:25 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id JAA02028
  7.     for kermit.misc@watsun.cc.columbia.edu; Sun, 30 May 1999 09:54:53 -0400 (EDT)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: "John Chewter" <john@chewter.powernet.co.uk>
  10. Subject: Hi - Calling kermit 95 or 314 from another program - Help?
  11. Date: Sun, 30 May 1999 14:49:08 +0100
  12. Message-ID: <37514879@news.power.net.uk>
  13. To: kermit.misc@watsun.cc.columbia.edu
  14.  
  15. Hi - because my customer has some special requirements, I have to write a
  16. program (VB5) to dial and negotiate the login protocol - this has been done.
  17.  
  18. The problem is in trying to execute kermit send and get commands to the VAX
  19. VMS Ckermit server.
  20.  
  21. I have tried using several comms libraries but they seem to do a receive not
  22. a get - at least it doesn't work. I can do it easily in Kermit95 or 314.
  23.  
  24. So noting Franks recent comments and his web page (and three of his books
  25. which I have already purchased)
  26.  
  27. It would appear that I should be able to establish the connection and then
  28. shell to kermit so do the transfer.
  29.  
  30. The problem - kermit says port is busy if I establish connection with TAPI
  31.  
  32. If I establish call with mscomm active control in VB5 and set kermit port to
  33. same baud/data/start and all that stuff and do a get *.* in the kermit ini
  34. file - it just sits there..........
  35.  
  36. Any clues (Im sure I will get there but and time saving help would be
  37. greatly appreciated) ?
  38.  
  39. Does anyone know of any libraries that will do a GET~??
  40.  
  41.  
  42. Thanks for any help
  43.  
  44.  
  45. John Chewter
  46.  
  47. Milton Keynes, England
  48.  
  49.